frames#29
Conversation
TerminalBench Bot CommandsRun tasks: Check: Debug: Full Check: Grok Trace Run: Trace Run: Re-verify (re-score existing agent attempts against updated tests): Harbor format checker: Offline-search reviewer: Sapphire format checker: For detailed parameter descriptions, run Job Management: Review: Remove default flags: Use Aliases: Get help: |
# Conflicts: # README.md # runwave/controller/src/action-handler.js # runwave/controller/src/browser-session.js # runwave/controller/src/protocol.js # runwave/controller/src/repeated-frame-remover.js # runwave/controller/test/repeated-frame-remover.test.js # stress-test/remote/run-playtest.js # test/browser-session.test.js
adds a feature where consecutive frames with > .98 similarity are cut out, this creates some audio awkwardness sometimes, you can see examples here:
https://drive.google.com/drive/folders/1bh1o9Le8T0swYvNiUgeziAle2kBSDJag?usp=sharing
but it often leads to a 3-4x reduction in the time of the video which should make judging more consistent
up to you if you want to add this in @p-forghani